Struct SPSegmentationEngine::PerformanceInfo

Nested Relationships

This struct is a nested type of Class SPSegmentationEngine.

Struct Documentation

struct PerformanceInfo

Public Members

double init = 0.0
double imgproc = 0.0
double ransac = 0.0
std::vector<double> levelTimes
std::vector<int> levelIterations
double total = 0.0
std::vector<double> levelMaxEDelta
std::vector<int> levelMaxPixelSize